/* Sample rate string which will end up looking like '44100.0Hz' for a given value of 44100.00000 */
"%.1fHz" = "%.1fHz";
/* String indicating a particular entity (as specified by the '%@') is embedded */
"%@ (embedded)" = "%@ (내장)";
/* MIDI Device tooltip describing: 'PORT in from DEVICE PORT' */
"%@ in from %@ %@" = "%2$@ %3$@의 %1$@ 입력";
/* MIDI Device tooltip describing 'PORT out to DEVICE PORT' */
"%@ out to %@ %@" = "%2$@ %3$@(으)로 %1$@ 출력";
/* MIDI Property inspector window title, where \"%@\" is the name of the MIDI Device being inspected */
"%@ Properties" = "%@ 속성";
/* formatted string to be used when duplicating a MIDI Configuration (this will be the name of the duplicate) */
"%@-copy" = "%@-복사";
/* String in OutputFormatPopUp in Speaker Configuration sheet indicating user wants to configure speakers for x.x surround */
"%d.%d Surround" = "%d.%d 서라운드";
/* PopUpMenu audio format WITHOUT bit-depth description (ex: '6 ch-AC-3') */
"%luch-%@" = "%luch-%@";
/* PopUpMenu audio format WITH bit-depth description and WITHOUT format(ex: '2 ch-16 bit') */
"%luch-%lubit" = "%luch-%lubit";
/* PopUpMenu audio format WITH bit-depth description and WITH format (ex: '2 ch-16 bit-formatName') */
"%luch-%lubit-%@" = "%luch-%lubit-%@";
/* ui string in MIDIPropertyWindow describing, of 16 channels, the the user can select. */
"(max %lu)" = "(최대 %lu)";
/* Title of text to be dumped to clipboard which will contain the bundle information for the system's CoreAudio frameworks and bundles. */
"* * * COREAUDIO SYSTEM PIECES VERSIONS LIST * * *\n\n" = "* * * COREAUDIO SYSTEM PIECES VERSIONS LIST * * *\n\n";
/* String to display in MIDIPropertyWindow's structure tab, in the 'port table' indicating there are currently no ports on the selected device */
"< No Available Ports >" = "< 사용 가능한 포트 없음 >";
/* Dialog text indicating the new name the user has chosen for the object is the same as another object's name. Dialog requests user choose a different name */
"A configuration with the name \"%@\" already exists. Please choose a different name." = "“%@” 이름을 지닌 구성이 이미 존재합니다. 다른 이름을 선택하십시오.";
/* particular audio format name */
"Encoded Digital Audio" = "인코드된 디지털 오디오";
/* Title of dialog sheet asking user if user wants to store changes made to the device */
"Apply Changes to Current Device?" = "현재 장비에 변경사항을 적용하겠습니까?";
/* self-explanatory */
"Cancel" = "취소";
/* Text to go in speaker-configuration button describing center speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"center" = "중앙";
/* Text to go in speaker-configuration button describing center-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"center\nsurround" = "중앙\n서라운드";
/* ClearConnections alert dialog title */
"Clear All Connections" = "모든 연결 해제";
/* Text to display over icon button indicating that an icon browser will disappear if they press the button */
"Close Icon Browser" = "아이콘 브라우저 닫기";
/* Dialog title indicating the new name the user has chosen for the object is the same as another object's name */
"Configuration Exists" = "구성이 존재함";
/* String to be used in MIDI Endpoint 'tooltips' indicating which device a particular endpoint is connected to */
"connected to:" = "연결:";
/* MIDI Device tooltip string describing connections to a particular device */
"Connections:" = "연결:";
/* String in MIDIPropertyWindow's structure tab describing the port for which the user is setting the connection configuration */
"Connectors for %@:" = "%@ 커넥터:";
/* String to display for clock source of an audio device that does not publish what its clock source is */
"Default" = "기본";
/* DeleteDialog title asking if user is certain user wants to delete configuration */
"Delete Configuration" = "구성 삭제";
/* Title of alert panel brought up when user views the speaker configuration of a device that has a 'custom' (i.e., not AudioMIDISetup created) speaker configuration. */
"Device Has Custom Configuration" = "장비에 사용자 구성 있음";
/* Message in alert panel brought up when user tries to apply a speaker configuration that does not have all of its speakers map to unique channels. */
"Each speaker must be connected to a different channel on your audio device. Please change the routing so that each speaker is connected to a different channel." = "각 스피커는 오디오 장비에 있는 다른 채널에 연결되어 있어야 합니다. 각 스피커가 다른 채널에 연결되도록 라우팅을 변경하십시오. ";
/* item in configuration menu in MIDI Devices panel that will open a sheet allowing user to edit user's MIDI configurations */
"Edit Configurations..." = "구성 편집...";
/* Title for empty MIDI inspector window */
"Empty Inspector" = "빈 정보 입수";
/* the name of the generic set of MIDI icons provided by the system. In the filesystem this directory is actually named 'Generic' so this MUST be 'Generic' in English */
/* name of ports created on the IAC MIDI Driver in the MIDI Property Window's port construction UI */
"IAC Bus %d" = "IAC 버스 %d";
/* particular audio format name */
"IEC1937 Compressed Data (Constant Bitrate)" = "IEC1937 압축된 데이터 (Constant Bitrate)";
/* particular audio format name */
"IMA 4:1 ADPCM" = "IMA 4:1 ADPCM";
/* text to display in audio panel when the selected audio device does not support input */
"Input is not supported" = "입력이 지원되지 않음";
/* Dialog text indicating user has entered an invalid System Exclusive value */
"Invalid SysEx Value" = "유효하지 않은 SysEx 값";
/* Text to go in speaker-configuration button describing left-rear-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"left rear\nsurround" = "왼쪽 뒤\n서라운드";
/* Text to go in speaker-configuration button describing left-front speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"left\nfront" = "왼쪽\n전면";
/* Text to go in speaker-configuration button describing left-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"left\nsurround" = "왼쪽\n서라운드";
/* Label text on MIDI Property inspector window indicating user will see less information if user presses associated button */
"Less Information" = "간단한 정보";
/* particular audio format name */
"Linear PCM" = "선형 PCM";
/* UI display string as panel is loading */
"Loading..." = "로딩 중...";
/* Label for Master channel. Should be no more than 1 or 2 characters wide, as it's in a tight space in the UI. */
"M" = "M";
/* String for Stream PopUp menu in AudioPanel indicating that this is the device's master stream */
"Master Stream" = "마스터 스트림";
/* String to display in the MIDI setup view when no MIDI devices are found in the system */
"MIDI Setup Is Empty" = "MIDI 설정이 비어 있음";
/* Label text on MIDI Property inspector window indicating user will see more information if user presses associated button */
/* Text to indicate that this particular control is not applicable */
"n/a" = "n/a";
/* item in configuration menu in MIDI Devices panel that will open a sheet allowing user to create a new MIDI configuration */
"New Configuration..." = "새로운 구성...";
/* name given to new external MIDI device objects in the MIDI Devices view */
"new external device" = "새로운 외부 장비";
/* Name given to newly created ports in MIDI Property Window's structure pane */
"New Port" = "새로운 포트";
/* self-explanatory */
"No" = "아니오";
/* Message in empty MIDI Device inspector window */
"No Device Selected" = "선택된 장비 없음";
/* String to display when no audio devices are present in the system */
"No Devices" = "장비 없음";
/* String to display in the icon view when no icons were found in a particular manufacturer's icon subdirectory */
"No icons found in this set" = "이 설정에서 아이콘을 찾을 수 없음";
/* String for Stream PopUp menu in AudioPanel indicating that this is a non-interleaved device */
"Non-Interleaved Device" = "비-인터리브 장비";
/* Indicate in a pop-up menu that there are no options. */
"None" = "없음";
/* one of the geometric speaker configurations */
"Octagonal" = "8채널 방식";
/* self-explanatory */
"OK" = "승인";
/* Text to display over icon button indicating that an icon browser will appear if they press the button */
"Open Icon Browser" = "아이콘 브라우저 열기";
/* text to display in audio panel when the selected audio device does not support output */
"Output is not supported" = "출력이 지원되지 않음";
/* Title of alert panel brought up when user tries to apply a speaker configuration that does not have all of its speakers map to unique channels. */
"Overlapping Channels" = "채널 덮어쓰는 중";
/* case-insensitive string to compare with for MIDI port names (there is a localized string that this needs to match with, including the space, in this file that is the port default name. In English it's 'Port 1' */
"port " = "포트 ";
/* Default name for newly-added-MIDI-device's port */
"Port 1" = "포트 1";
/* String to display in MIDI Property Window's 'Properties' tab for the case indicated in the string. Localizer: please keep the 2-line structure */
"Properties cannot be\nedited on MIDI interfaces" = "MIDI 인터페이스에서 속성은 \n편집할 수 없음";
/* one of the geometric speaker configurations */
"Quadraphonic" = "4채널 방식";
/* Text to go in speaker-configuration button describing right-rear-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"right rear\nsurround" = "오른쪽 뒤\n서라운드";
/* Text to go in speaker-configuration button describing right-front speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"right\nfront" = "오른쪽\n전면";
/* Text to go in speaker-configuration button describing right-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"right\nsurround" = "오른쪽\n서라운드";
/* Text to go in speaker-configuration button describing generic speaker */
"speaker" = "스피커";
/* String in OutputFormatPopUp in Speaker Configuration sheet indicating user wants to configure speakers for stereo output */
"Stereo Output" = "스테레오 출력";
/* PopUp menu item indicating which stream user is working with */
"Stream %lu" = "스트림 %lu";
/* String Template for stream list describing the channel-composition of an audio stream */
/* Text to go in speaker-configuration button describing sub-woofer speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
/* Text displayed at top of speaker configuration panel indicating stream format of selected audio device. */
"The %@ has %lu channels in %d streams:" = "%@은(는) %d 스트림 내에 %lu 채널이 있음:";
/* Alert message indicating the user-entered system-exclusive value is invalid */
"There was an error applying the new system exclusive value. Please choose an integer value between 0 and 127." = "새로운 시스템에 독점적인 값을 적용하는데 오류가 있습니다. 0과 127 사이의 정수값을 선택하십시오. ";
/* Message in alert panel brought up when user views the speaker configuration of a device that has a 'custom' (i.e., not AudioMIDISetup created) speaker configuration. */
"This device has a custom speaker configuration installed. Applying a new configuration will irretrievably overwrite the device's custom configuration." = "이 장비는 사용자 설정 스피커 구성이 설치되어 있습니다. 새로운 구성을 적용하면 장비의 사용자 설정 구성을 덮어쓸것입니다.(복구할 수 없습니다.)";
/* particular audio format name */
"Time Code Data" = "타임 코드 데이터";
/* String to display when the audio device of interest is unknown */
"Unknown device" = "알 수 없는 장비";
/* Default name for new MIDI studio configurations */
"Untitled" = "무제";
/* self-explanatory */
"Yes" = "예";
/* ClearConnections alert dialog text */
"You cannot undo this action. Are you sure you want to clear all connections?" = "이 동작을 취소할 수 없습니다. 모든 연결을 해제하겠습니까?";
/* DeleteDialog text asking user if user is certain user wants to delete configuration */
"You cannot undo this action. Are you sure you want to delete the selected configuration?" = "이 동작을 취소할 수 없습니다. 선택한 구성을 삭제하겠습니까?";
/* Description string of dialog sheet asking user if user wants to store changes made to the device */
"You have made changes to the current device. Do you want to apply these changes?" = "현재 장비에 대한 변경사항이 있습니다. 이 변경사항을 적용하겠습니까? ";